home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / 0Utils13.lha / 0Utils / SetOwner.doc < prev    next >
Text File  |  1995-04-05  |  769b  |  45 lines

  1.  
  2.     NAME
  3.     SetOwner
  4.  
  5.     SYNOPSIS
  6.     SetOwner - change ownership - Requires v39
  7.  
  8.     INPUTS
  9.     PATH/M/A,OWNERID/N/A
  10.  
  11.     FUNCTION
  12.     change the ownerid of a certain FileSystem
  13.     Object.
  14.  
  15.     Currently this command is not very senseful,
  16.     since it does not accept things like OwnerName
  17.     or GroupName, to evaluate the OwnerID, and since
  18.     it does not act on FilePatterns
  19.  
  20.     RESULT
  21.     none (except for error messages)
  22.  
  23.     NOTES
  24.     CLI - only
  25.  
  26.     should compile with SAS-C
  27.  
  28.     needs v39 or better
  29.  
  30.     This command is IMHO senseless for everyday
  31.     usage.
  32.     (I needed it when playing w/ a ramdisk, since
  33.     I could not find docs about ACTION_SETOWNER)
  34.  
  35.     BUGS
  36.     tell me
  37.  
  38.     EXAMPLES
  39.     >SetOwner Work:Data
  40.  
  41.     AUTHOR
  42.     Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
  43.     noll@student.uni-kl.de
  44.  
  45.